home *** CD-ROM | disk | FTP | other *** search
/ .net (French) 1996 November / .net Magazine (FR) - Issue 01 - Nov 1996.iso / mac / Edition Web / Client-side Imagemaps / WebMap 1.0.1 / Read Me next >
Text File  |  1994-11-23  |  2KB  |  72 lines

  1. WebMap reads GIF and PICT files, and allows you to draw out the various
  2. graphic primitives (rectangle, circle, and polygon) that represent the hot
  3. areas on an html image map.  WebMap supports both the CERN and NCSA imagemap
  4. formats.
  5.  
  6. To use WebMap, open an image file, and draw the graphic primitives over the areas
  7. of the image that should be clickable in an html browser (Mosaic, etc.), set
  8. the URL for each object, and export the marker definitions into a .map file.
  9.  
  10. Using WebMap is fairly straightforward.  It allows you to draw rectangles,
  11. circles, and polygons, move them (1 or more at a time), and resize them.
  12.  
  13. Option-click on an object to edit it╒s URL (I will get double clicking going
  14. as soon as possible).
  15.  
  16. Undo is supported for creating, deleting, moving and resizing objects
  17. when you use the mouse (not the keyboard).
  18.  
  19. Below is a description of how to tweak the objects with the keyboard.
  20.  
  21. Keyboard control of objects:
  22.  
  23.  
  24. Resizing:
  25.     
  26.     Modifier Key(s)    =    Command                            Command-Control        
  27.     
  28.     Left Arrow            Shrinks Horizontally 1 Pixel    Shrinks Horizontally 10 Pixels
  29.     Up Arrow            Shrinks Vertically 1 Pixel        Shrinks Vertically 10 Pixels
  30.     Right Arrow            Grows Horizontally 1 Pixel        Grows Horizontally 10 Pixels
  31.     Down Arrow            Grows Vertically 1 Pixel        Grows Vertically 10 Pixels
  32.     
  33.     
  34. Moving:
  35.  
  36.     Modifier Key(s)    =    None                    Control        
  37.     
  38.     Left Arrow            Moves Left 1 Pixel        Moves Left 10 Pixels
  39.     Up Arrow            Moves Up 1 Pixel        Moves Up 10 Pixels
  40.     Right Arrow            Moves Right 1 Pixel        Moves Right 10 Pixels    
  41.     Down Arrow            Moves Down 1 Pixel        Moves Down 10 Pixel    s
  42.     
  43.     
  44.     
  45. *NOTE: At this time, you cannot resize or reshape polygons.  If the polygon is not
  46. drawn right, you must delete it and draw it again.  Sorry about that, but it may
  47. change in the future.
  48.  
  49.  
  50. List Pane:
  51.  
  52. On the right hand side of the window, there is a list of URL╒s, 1 for each object.
  53. Just double click an item, or select the item and type ╘return╒ to edit the URL.
  54.  
  55. See WebMap╒s online help for more information on using WebMap, and on the NCSA
  56. and CERN .map file formats.
  57.  
  58.  
  59.  - History --------------------------------------------------------------------------------
  60.  
  61. 11/23/94    Fixed bug that ignored the user╒s choice of NCSA or CERN in the ╥Export As Text╔╙
  62.             save dialog.
  63.             
  64.             WebMap does not open a new window when the applicatio is first run (unless you
  65.             launched it by opening a document form the finder, of course).
  66.             
  67. Rowland Smith            
  68. City Net Express
  69. 627 NE 18th, #2
  70. Portland, OR 97232
  71. rowland@city.net
  72.